Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigator: Allow text list items to wrap #10936

Merged

Conversation

pedropintosilva
Copy link
Contributor

Otherwise the text gets cropped and impossible to read.

This commit also fixes or decreases the image diff in cypress test fail on "writer/navigator_spec.js" due to Visual Regression Plugin detecting a image mismatch.

  • make -C cypress_test run-desktop spec=writer/navigator_spec.js

Change-Id: I4c90b6296b9d4b47490e7a46d8578c5485909b61

  • Resolves: #
  • Target version: master

Summary

TODO

  • ...

Checklist

  • I have run make prettier-write and formatted the code.
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

Otherwise the text gets cropped and impossible to read.

This commit also fixes or decreases the image diff in cypress test
fail on "writer/navigator_spec.js" due to Visual Regression Plugin
detecting a image mismatch.
- make -C cypress_test run-desktop spec=writer/navigator_spec.js

Signed-off-by: Pedro Pinto Silva <[email protected]>
Change-Id: I4c90b6296b9d4b47490e7a46d8578c5485909b61
@pedropintosilva
Copy link
Contributor Author

I originally found the problem in #10896 (comment)

@Darshan-upadhyay1110 Darshan-upadhyay1110 merged commit a72bfd0 into master Jan 15, 2025
14 checks passed
@Darshan-upadhyay1110 Darshan-upadhyay1110 deleted the private/pedro/fix-navigator-not-wrapping branch January 15, 2025 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants